avoid std::min with QString::size, which
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 13:18:55 +0000 (07:18 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 13:18:55 +0000 (07:18 -0600)
commit247e154359fbea5274f6c0179a12d897c92af3d1
tree408af2fbd1734d499b7064222005e08ae74d1a2d
parent0d8e7eeb35edaa346537d8ec77fe11670be62149
avoid std::min with QString::size, which

changes types in Qt6.
lowranceusr.cc